Package-level declarations

Types

Link copied to clipboard
class AsyncServerStrategy(server: <Error class: unknown class>) : McpServerStrategy

Implements the async server strategy for MCP servers.

Link copied to clipboard
class AsyncToolRegistry(server: <Error class: unknown class>) : ToolRegistry

Registry for managing tools in an asynchronous MCP server.

Link copied to clipboard
class McpAsyncPromptFactory(val excludedInterfaces: Set<Class<*>> = setOf( Timestamped::class.java, ))

Create Prompt specifications for the MCP server.

Link copied to clipboard

Defines an async prompt publisher for MCP servers.

Link copied to clipboard

Defines an async resource publisher for MCP servers.